a:hover {
	color: #af090b;
}

/* banner */
.banner {
	position: relative;
}


/* 导航 */
.top-xx { 
	background-size: cover; 
	width: 100%; 
	height: 100px;
    border-bottom: 1px solid #e3e3e3;
}

.top-main {
	display: flex;
	justify-content: space-between;
}

.company-main {
	width: 410px; 
	height: 100px;
	display: flex;    
	align-items: center;
	justify-content: flex-start;
}

.logo-img { 
	overflow:hidden;
}

.logo-img img {
	height: 95px;
}

.companyname { 
	margin-left: 10px;
}

.companyname dt {
	font-size: 22px; 
	font-weight:600;
	color: #000;
}

.companyname dd {
	font-size: 16px;
	color: #000;
}

 
/* 导航 */
.top-dh {  
	display: flex;
	flex:1;
    margin-top: 20px;
    justify-content: flex-end;
}

.navbar {
	padding: 0;
	display: block;
}
  
.top-dh .nav-item {
	height: 52px; 
}
  
.top-dh .nav-item .nav-link {
	margin-top: 10px; 
	text-align: center;
	width: 100%;
	height: 30px;
	font-size: 14px;
	color: #333;
	line-height: 15px; 
}

.top-dh .nav-link:hover {
	font-size: 14px;
}

.top-dh .nav-item .active {
	 color: #bd1616 !important;
}
  
.dropdown-menu {
	min-width: 130px;
	background: #af090b;
	border: none;
}

.top-dh>li:hover .dropdown-menu {
	display: block;
	margin-top: -2px;
	border-radius: 0px;
}

.dropdown-menu li {
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}


.top-dh .nav-item .dropdown-menu li a {
	font-size: 14px;
	display: block; 
	color: #fff !important;
}

.top-dh .nav-item .dropdown-menu li:hover a {
	 background:red;
}

/* 尾部 */
.footer {
	background-color: #333333;
	width: 100%;
	padding-bottom: 20px;
	margin-top: 100px;
}


.footer p,
.footer i,
.footer a {
	color: #dedcdc !important;
}

.foot-main { 
	pasdding-top: 50px;
	border-bottom: 1px solid #dedcdc;
	padding-bottom: 20px;
}
  
  
.foot-dh {
	color: #dedcdc;
	width:100%;
	padding-top:30px;
	display: flex;
	justify-content: flex-start;
}

.foot-dh .foot1 { 
	padding: 0px 5px;
}

.foot-dh .foot1 a {
	font-size: 14px;
}

.footer-lxxx{
	margin-top:10px;
	display:flex;
}
.footer-lxxx li{
	color:#fff;
	font-size:14px;
	margin-right:20px;
}
 
.foot-contact {
	color: #dedcdc;
	font-size: 20px;
	margin-top: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #dedcdc;
}

.input-list {
	display: flex;
	justify-content: space-between;
}

.foot-contactForm input {
	width: 170px;
	border: none;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	color: #af090b;
	font-size: 14px;
}

.foot-contactForm input:last-child {
	margin-right: 0px;
}

.foot-contactForm textarea {
	width: 100%;
	border: none;
	line-height: 30px;
	margin-bottom: 10px;
	color: #dedcdc;
	font-size: 14px;
}


.foot-contactForm #submit {
	height: 40px;
	line-height: 35px;
	color: #000;
	width: 100%;
	border: 1px solid #fff;
	font-size: 14px;
	background-color: #fff;
}



footer .copyright {
	text-align: center;
	padding-top: 20px;
}

footer .copyright p {
	line-height: 25px;
	font-size: 12px;
}

footer .copyright a {
	font-size: 12px;
}

/* 右侧 */
.pages-ny-detail {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 20px;
	background: #fff;
}

.pro-ny-left {
	width: 250px;
}

.pro-ny-right {
	flex: 1;
	margin-left: 20px;
}

.pro-left {
	overflow: hidden;
}

.topname {
	background-color: #fff;
	height: 80px;
	font-weight: 600;
	font-size: 18px;
	padding: 20px 10px 20px 10px;
	margin-bottom: 20px;
}

.casedh {
	width: 100%;
}

.fist {
	margin-bottom: 15px;
}

.ul1a {
	background-color: #e3e3e3;
	color: #fff;
	display: block;
	font-weight: 600;
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	padding: 0px 10px 0px 10px;
}

.casedh .ul1a:hover {
	color: #fff !important;
}

.casedh-nav1 .ul1a {
	background-color: #af090b;
}

.casedh-active a {
	color: #af090b;
}

.ul2 {
	background-color: #f3f2f2;
	display: none;
}

.casedh-nav1 .ul2 {
	display: block;
}

.ul2 a {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0px 20px 0px 20px;
	display: block;
	border-bottom: 1px solid darkgray;
}

/* ssssssssssssssss */
.par-dh {
	width: 100%;
}

.par-fist a {
	background-color: #e3e3e3;
	margin-bottom: 10px;
}

.par-nav1 a {
	background-color: #af090b !important;
}

.par-ul1a {
	color: #fff;
	display: block;
	font-weight: 600;
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	padding: 0px 10px 0px 10px;
}

.par-ul1a:hover {
	color: #fff;
	background-color: #af090b !important;
}

/* 标题 */
.tit-home {
	width: 400px;
	height: 50px;  
	border-left: 4px solid #af090b;
	padding-left: 10px;
	position: relative;
}

.tit-home dt {  
	font-size: 20px; 
	font-weight: 600;
	color: #000;
}

.tit-home dd {
	margin-top:3px;
	font-size: 14px; 
	height: 30px;  
}

.tit-home-w {
	width: 400px; 
	position: relative;   
}

.tit-home-w dt {  
	height: 25px;  
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}

.tit-home-w dd {
	color: #fff;
	font-size: 14px; 
	height: 25px;  
}

.tit-home-yz {
	width: 185px;
	height: 20px; 
	text-align:center;
	margin: 0 auto; 
	padding-left: 10px;
}

.tit-home-yz dt {  
	height: 25px;
	font-size: 18px;
	font-weight: 600;
	color: #bd1616;
}

.tit-home-yz dd {  
	color: #bd1616;
	font-size: 14px;

}